IndexedPageView Class |
Namespace: Independentsoft.Exchange
The IndexedPageView type exposes the following members.
| Name | Description | |
|---|---|---|
| IndexedPageView |
Initializes a new instance of the IndexedPageView class.
| |
| IndexedPageView(Int32) |
Initializes a new instance of the IndexedPageView class.
| |
| IndexedPageView(Int32, IndexBasePoint) |
Initializes a new instance of the IndexedPageView class.
| |
| IndexedPageView(Int32, IndexBasePoint, Int32) |
Initializes a new instance of the IndexedPageView class.
|
| Name | Description | |
|---|---|---|
| BasePoint |
Describes whether the page of items will start from the beginning or the end of the set of items that are found by using the search criteria.
| |
| MaxEntriesReturned |
Describes the maximum number of items to return in the response.
(Inherited from View.) | |
| Offset |
Describes the offset from the BasePoint. If BasePoint is equal to Beginning, the offset is positive.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |